-
1 subprogram level
Экономика: уровень подпрограммы -
2 subprogram
подпрограмма checking subprogram editing subprogram external subprogram first-order subprogram first remove subprogram floating-point subprogram function subprogram generalized subprogram hardware subprogram initialization subprogram input subprogram input/output subprogram interpretative subprogram interrupt subprogram interrupt service subprogram library subprogram nesting subprograms one-level subprogram optimized subprogram output subprogram print subprogram procedure subprogram recursive subprogram reenterable subprogram reentrant subprogram second-order subprogram second remove subprogram test subprogram user-callable subprogram user-supplied subprogram( компьютерное) подпрограмма subprogram подпрограммаБольшой англо-русский и русско-английский словарь > subprogram
-
3 subprogram
- checking subprogram- check subprogram
- editing subprogram
- external subprogram
- first remove subprogram
- first-order subprogram
- floating-point subprogram
- function subprogram
- generalized subprogram
- hardware subprogram
- initialization subprogram
- input subprogram
- input/output subprogram
- interpretative subprogram
- interpretive subprogram
- interrupt service subprogram
- interrupt subprogram
- library subprogram
- nesting subprograms
- one-level subprogram
- optimized subprogram
- output subprogram
- print subprogram
- procedure subprogram
- recursive subprogram
- reenterable subprogram
- reentrant subprogram
- second remove subprogram
- second-order subprogram
- test subprogram
- user-callable subprogram
- user-supplied subprogramEnglish-Russian dictionary of computer science and programming > subprogram
-
4 input/output subprogram
-
5 interrupt subprogram
input/output subprogram — подпрограмма ввода-вывода
-
6 one-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
7 optimized subprogram
input/output subprogram — подпрограмма ввода-вывода
-
8 reentrant subprogram
input/output subprogram — подпрограмма ввода-вывода
-
9 second remove subprogram
input/output subprogram — подпрограмма ввода-вывода
-
10 second-order subprogram
input/output subprogram — подпрограмма ввода-вывода
-
11 two-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
12 hardware subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > hardware subprogram
-
13 input/output subprogram
English-Russian big polytechnic dictionary > input/output subprogram
-
14 one-level subprogram
Большой англо-русский и русско-английский словарь > one-level subprogram
-
15 one-level subprogram
Вычислительная техника: одноуровневая подпрограмма -
16 two-level subprogram
Вычислительная техника: двухуровневая подпрограмма -
17 one-level subprogram
English-Russian dictionary of computer science and programming > one-level subprogram
-
18 одноуровневая подпрограмма
Большой англо-русский и русско-английский словарь > одноуровневая подпрограмма
-
19 USL
1) Компьютерная техника: User Subprogram Library2) Спорт: United Soccer Leagues3) Техника: Underwater Sound Laboratory4) Шутливое выражение: The University Of Slow Learners5) Сокращение: Under-Slung Loads, Upper Specification Level, liquid superficial velocity6) Вычислительная техника: UNIX Systems Laboratories, Unix Systems Laboratories (AT&T, Unix)7) Фирменный знак: Ultra Stereo Labs, Inc., Unix Software Laboratory8) Глоссарий компании Сахалин Энерджи: unconfined compressive strength9) Сетевые технологии: UNIX System Laboratories10) NYSE. The Uniform Securities Legislation, Upper Specification Limit11) Аэропорты: Useless Loop, Western Australia, Australia12) AMEX. U S Liquids, Inc. -
20 interrupt
прерывание, прерывать, сигнал прерывания, останов, остановка, останавливаться, разрыв, разлом, разламываться
– interrupt event
– interrupt handler
– interrupt handling
– interrupt key
– interrupt level
– interrupt mode
– interrupt register
– interrupt signal
– interrupt subprogram
– interrupt system
– interrupt vector
– interrupt-driven
См. также в других словарях:
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia
Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… … Wikipedia
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
Hirschberg's algorithm — Hirschberg s algorithm, named after its inventor, Dan Hirschberg, is a dynamic programming algorithm that finds the least cost sequence alignment between two strings, where cost is measured as Levenshtein edit distance, defined to be the sumof… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
printing — /prin ting/, n. 1. the art, process, or business of producing books, newspapers, etc., by impression from movable types, plates, etc. 2. the act of a person or thing that prints. 3. words, symbols, etc., in printed form. 4. printed material. 5.… … Universalium
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Imperative programming — In computer science, imperative programming is a programming paradigm that describes computation in terms of statements that change a program state. In much the same way as the imperative mood in natural languages expresses commands to take… … Wikipedia
Spot blotch (wheat) — Spot blotch is a leaf disease of wheat caused by Cochliobolus sativus .cite book last = Wiese first = M.V. title = Compendium of wheat diseases publisher = American Phytopathological Society date = 1987 pages = 124 pp ] cite book last = Martens… … Wikipedia
Library (computing) — This article is about the programming concept. For Windows 7 Libraries, see Features new to Windows 7#Libraries. Illustration of an application which uses libvorbisfile to play an Ogg Vorbis file In computer science, a library is a collection of… … Wikipedia